-
Notifications
You must be signed in to change notification settings - Fork 5
Updates and fixes #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
bloxster
commented
May 1, 2025
•
edited
Loading
edited
- Updated tags for cloning latest Erigon version from Github or Docker
- Issue 13 solved (Minor nit-pick on performance document page #13)
- Fixed broken links
- updated Options page to version 3.0.2
- updated Disk Space Required page values
- removed Tips for faster syncing page from index
installation documentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates and fixes multiple sections of the Erigon documentation to align with the latest version and improve clarity. Key changes include:
- Updated installation instructions for Docker, Windows, and YAML/TOML configuration files.
- Revised CLI options, advanced configuration pages (Txpool, Sentry, Consensus Layer, etc.), and updated version references.
- Improved documentation navigation and branding changes to "Erigon 3 Docs".
Reviewed Changes
Copilot reviewed 28 out of 28 changed files in this pull request and generated 1 comment.
Show a summary per file
File | Description |
---|---|
src/installation/docker.md | Updated Docker instructions with new prerequisites and commands. |
src/installation/build_exec_win.md | Updated Windows build instructions to use the release/3.0 branch. |
src/basic/yaml.md | Added configuration examples for YAML and TOML files. |
src/basic/networks.md | Revised testnet network table and added new network information. |
src/basic/disk-space.md | Updated disk space estimates for different network configurations. |
src/advanced/txpool.md | Reorganized txpool documentation and commands for external usage. |
src/advanced/sentry.md | Simplified Sentry instructions and updated default paths. |
src/advanced/performance.md | Included flag details to improve performance via torrent options. |
src/advanced/options.md | Updated CLI options and added a new persistence flag with revised defaults. |
src/advanced/op-node.md | Minor title and formatting update. |
src/advanced/consensus_layer.md | Updated link for Caplin documentation to reflect file changes. |
src/advanced/bp-ext.md | Expanded external CL usage instructions and configuration examples. |
src/advanced/bp-caplin.md | Refined instructions for using embedded Caplin and Lighthouse. |
src/advanced/JSONRPC-daemon.md | Minor formatting changes for clearer documentation. |
src/advanced.md | Updated link references for internal components. |
src/about/disclaimer.md | Added disclaimer regarding security and usage risks. |
src/_introduction.md | Replaced legacy art with an image and updated the introduction text. |
src/SUMMARY.md | Adjusted navigation to include new sections. |
book.toml | Updated title and added configuration options for section folding. |
README.md | Updated title to reflect documentation rebranding. |
@bloxster can you merge |
Thank you for your comment, will merge later today and use separate PRs from now on. |
Co-authored-by: Copilot <[email protected]>
Packages listed in Docker are now in code format and lowercase letters.